Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim from 2.4.0 to 2.5.3 in /samples/java-contract #165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim from 2.4.0 to 2.5.3.

Release notes

Sourced from org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim's releases.

v2.5.3

What's Changed

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.2...v2.5.3

v2.5.2

What's Changed

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.1...v2.5.2

v2.5.1

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-java@v2.5.0...v2.5.1

v2.5.0 Java Chaincode

This is the LTS Release of the v2.5 Fabric Chaincode Java. It replaces the previous v2.2 LTS.

  • the default JavaEnv docker image has been moved to use the Eclipse Temurin Java 11 JDK
  • the PurgePrivateData feature is exposed via a new PurgePrivateData API

v2.4.1 Java Chaincode

This release has improved support for Chaincode-as-a-service and no longer requires the custom bootstrap code.

Changelog

Sourced from org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim's changelog.

Changelog

Notable changes in each release are documented on the project's GitHub releases page. Change history from previous releases is retained below.

v2.5.0

Thu Dec 8 09:02:17 GMT 2022

  • 94cfadee Move inactive maintainers to emeritus status
  • 37bebee7 Adjust to using the Temurin JVM
  • 0c9f44fb Basic github actions workflow
  • d15f2cd1 Update pom.xml
  • 1fba41b2 Remove unrequired Maven wrapper directory Update Maven wrapper to latest version
  • 3a2db82d Bump version to 2.5.0
  • 35eabb0a PurgePrivateData
  • 80a36ee4 Swap to using the published fabric-protos libraries
  • dd551979 Update MAINTAINERS.md
  • f25df1b6 Add test for Logger.debug
  • d1d093b4 Regular Maintainece Task
  • 22c722fe Update README.md
  • 2c35c3ed JSONPropertyIgnore only works on getter
  • 02d1485a Change from RocketChat to Discord
  • 5608879e Temporarily remove nightly publish & Fix PR build
  • d13d3070 Fix transaction serializer usage
  • 5388349d Remove the log4j dependency

v2.4.1

Mon Dec 13 11:50:31 GMT 2021

  • bf054cb0 Add a brief example for the -as-a-service
  • f9ada8f5 Chaincode-as-a-service main bootstrap method
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2024
@jt-nti
Copy link
Member

jt-nti commented Sep 3, 2024

@dependabot rebase

Bumps [org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim](https://github.com/hyperledger/fabric-chaincode-java) from 2.4.0 to 2.5.3.
- [Release notes](https://github.com/hyperledger/fabric-chaincode-java/releases)
- [Changelog](https://github.com/hyperledger/fabric-chaincode-java/blob/main/CHANGELOG.md)
- [Commits](hyperledger/fabric-chaincode-java@v2.4.0...v2.5.3)

---
updated-dependencies:
- dependency-name: org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/samples/java-contract/org.hyperledger.fabric-chaincode-java-fabric-chaincode-shim-2.5.3 branch from 17b7432 to 0931233 Compare September 3, 2024 08:20
@jt-nti jt-nti merged commit 92a72a5 into main Sep 3, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/samples/java-contract/org.hyperledger.fabric-chaincode-java-fabric-chaincode-shim-2.5.3 branch September 3, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant